[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 twMRegPress( nTR, nLC, nBR, nRC )
 ----------------------------------------------------------------------------
     Determine whether a mouse button press occurred in a specified
     region.

       Arguments:

     nTR,nLC,nBR,nRC - 'N' Coordinates of the region to check.

       Return:

     TRUE is a press occurred, otherwise FALSE.

       Example:

     lPress := twMRegPress( 3, 3, 10, 10 )

See Also: twMGetXPress() twMGetYPress()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson